get Or Else
Gets value of this Right or default value if this is Left.
Return
Value of this Right or default.
Since
1.3
Parameters
default
Default value provider.
Gets value of this Left or default value if this is Right.
Return
Value of this Left or default.
Parameters
default
Default value provider.
Gets value of this Right or default value if this is Left.
Return
Value of this Right or default.
Parameters
default
Default value provider.